React Blog

My first react project

Overview

React Blog is my first evere made React app

In order to learn React and experiment a little bit with its component I decided to create this simple but cool Blog page

Setup

In the project directory, you can run:

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

DB Setup

Runs the database on the localhost:8000 to have acces to pre-built blogs

Usage

Github Repo: Simple-blog.repo